From c84b49e33292e9c199555278a3218781f21267ce Mon Sep 17 00:00:00 2001 From: "Jasper St. Pierre" Date: Sun, 29 Jun 2014 18:05:49 -0400 Subject: [PATCH] gtkcellarea: Fix docs --- gtk/gtkcellarea.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gtk/gtkcellarea.c b/gtk/gtkcellarea.c index 15f33047c9..753f00e76f 100644 --- a/gtk/gtkcellarea.c +++ b/gtk/gtkcellarea.c @@ -2309,8 +2309,8 @@ gtk_cell_area_attribute_disconnect (GtkCellArea *area, /** * gtk_cell_area_attribute_get_column: - * @cell_layout: a #GtkCellLayout - * @cell: a #GtkCellRenderer + * @area: a #GtkCellArea + * @renderer: a #GtkCellRenderer * @attribute: an attribute on the renderer * * Returns the model column that an attribute has been mapped to, -- 2.30.2